CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 中值滤波 VC

搜索资源列表

  1. VC去除椒盐噪声

    2下载:
  2. 一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:140133
    • 提供者:林志泉
  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. VC++pinghua

    1下载:
  2. 应用VC++6.0完成图像的去噪,邻域平均法,中值滤波法-completed application VC 6.0 Image Denoising, neighborhood average, median filtering method
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1374314
    • 提供者:李晓明
  1. 中值滤波代码

    2下载:
  2. 用vc写的中值滤波源代码,融合了opencv编程。
  3. 所属分类:源码下载

  1. VC图像处理基本算法示例

    7下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7927409
    • 提供者:kalekale
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30343089
    • 提供者:吴勇
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  1. zhongzhilvbo

    0下载:
  2. 在VC++6.0开发环境下,图像中值滤波的源码实现,编译即可运行~-In VC++6.0 development environment, the source image median filter implementation, the compiler can be run ~
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2965540
    • 提供者:chen
  1. Improved-adaptive-median-filter

    0下载:
  2. 改进的自适应中值滤波,VC++详细实现。-Improved Adaptive median filter, VC++ more to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3787967
    • 提供者:王海
  1. zhongzhilvbo

    0下载:
  2. 图像中值滤波VC++6.0实现。适合新手学习。-ip vc++
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:149416
    • 提供者:zhouzhou
  1. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. MedianFilter

    0下载:
  2. 中值滤波是图像增强常用的方法,这是用VC++实现的数字图象中值滤波处理程序-Median filter is commonly used methods of image enhancement, it is VC++ Realized digital image median filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:140511
    • 提供者:yuchen
  1. 12345

    0下载:
  2. 这个是关于中值滤波的VC++源码,我是从论坛上下载下来的-This is about the median filter of VC++ Source, I downloaded from the Forum of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:151978
    • 提供者:梨明
  1. FILTEER

    0下载:
  2. 这是图象处理的VC++程序代码,用于实现对图象的中值滤波,供需要的朋友使用.-This is the image processing VC++ Program code for the realization of the median filter images for the needs of our friends use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:141027
    • 提供者:goodgirl
  1. MedianSieve

    0下载:
  2. 28个vc++图像处理原程序系列之--中值滤波-28 vc++ Image processing original program series- median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:154796
    • 提供者:摇摇
  1. medianfitering

    0下载:
  2. 对图像进行中值滤波的程序,vc++编写,很好使用-median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:13256
    • 提供者:wen
  1. fiter

    0下载:
  2. 一种矢量中值滤波器,比标量中值滤波器能得到更好的处理效果,用VC实现-A vector median filter over the scalar median filter can be a better treatment effect, using VC implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:148263
    • 提供者: 王子
  1. vc_showdib

    0下载:
  2. VC进行数字图像处理,中值滤波,图像锐化,图像平滑,直方图均衡- DIP
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:274285
    • 提供者:wangjian
  1. 09_05_14

    0下载:
  2. VC++编写的实现图像中值滤波与灰度阈值变换的程序-VC++ to prepare the realization of image filtering and gray-scale transformation process threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3933106
    • 提供者:sa
  1. 图像频谱分析和滤波

    0下载:
  2. 对含有噪声的图像进行频谱分析,通过滤波去除随机噪声,通过中值滤波去除椒盐噪声(Spectral analysis of the noisy images removes random noise by filtering and removes salt and pepper noise through median filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:10804224
    • 提供者:Enid_abrb
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com